home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
360 Degrees of: Yellowstone National Park
/
360 Degrees of: Yellowstone National Park.iso
/
pc
/
data
/
vr.cst
/
00006_launchprogram.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2009-03-20
|
133 b
|
14 lines
on enterFrame
global readytolaunch
readytolaunch = 0
end
on exitFrame me
_player.open("restart.exe")
quit
end